Fix SIMD compatibility headers on ppc64el
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Fri, 13 Oct 2023 16:25:00 +0000 (16:25 +0000)
committerAndres Salomon <dilinger@debian.org>
Fri, 13 Oct 2023 16:25:00 +0000 (16:25 +0000)
commit281db8fe66f099ecd1e96d75d1fdc7a865354a0e
treef4574a5810c6c43d8cd4966ff6a3b733e8d01212
parent2cd7cf0c5ea7e2e6159929caf465768b1a0dac26
Fix SIMD compatibility headers on ppc64el

Origin/Author: https://reviews.llvm.org/D158066
Bug-Debian: https://bugs.debian.org/1049362

Gbp-Pq: Name D158066-simd-ppc64el.patch
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Basic/Targets/PPC.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/ppc_wrappers/smmintrin.h
clang/test/CodeGen/PowerPC/builtins-ppc.c
clang/test/CodeGen/PowerPC/ppc-emmintrin.c
clang/test/CodeGen/PowerPC/ppc-mmintrin.c
clang/test/CodeGen/PowerPC/ppc-pmmintrin.c
clang/test/CodeGen/PowerPC/ppc-smmintrin.c
clang/test/CodeGen/PowerPC/ppc-tmmintrin.c
clang/test/CodeGen/PowerPC/ppc-x86gprintrin.c